CVE-2026-11962
FileOrganizer < 1.2.0 - Authenticated Arbitrary File Upload via elFinder File Operations
Description
The FileOrganizer WordPress plugin before 1.2.0 does not validate the file type on several of its file-management operations, allowing authenticated users who have been granted file-manager access — which its premium add-on can extend to sub-administrator roles — to upload arbitrary PHP files and achieve remote code execution. This is an incomplete fix of CVE-2024-7985, which only added file-type validation to the upload operation.
INFO
Published Date :
July 6, 2026, 8:16 a.m.
Last Modified :
July 6, 2026, 9:10 a.m.
Remotely Exploit :
No
Source :
[email protected]
Affected Products
The following products are affected by CVE-2026-11962
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Update FileOrganizer plugin to 1.2.0 or later.
- Verify file type validation on all operations.
- Review user roles with file management access.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-11962.
| URL | Resource |
|---|---|
| https://wpscan.com/vulnerability/88390679-80c5-439f-89d1-2f46aff8cfdb/ |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-11962 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-11962
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-11962 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-11962 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 06, 2026
Action Type Old Value New Value Added Translation Title: el plugin de WordPress FileOrganizer, Description: El plugin de WordPress FileOrganizer, en versiones anteriores a la 1.2.0, no valida el tipo de archivo en varias de sus operaciones de gestión de archivos, lo que permite a los usuarios autenticados a los que se les ha concedido acceso al gestor de archivos —que, gracias a su complemento premium, puede ampliarse a los roles de subadministrador— subir archivos PHP arbitrarios y lograr la ejecución remota de código. Se trata de una corrección incompleta de CVE-2024-7985, que solo añadió la validación del tipo de archivo a la operación de subida. -
New CVE Received by [email protected]
Jul. 06, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Unknown', 'product': 'FileOrganizer', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '1.2.0', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}] Added Description The FileOrganizer WordPress plugin before 1.2.0 does not validate the file type on several of its file-management operations, allowing authenticated users who have been granted file-manager access — which its premium add-on can extend to sub-administrator roles — to upload arbitrary PHP files and achieve remote code execution. This is an incomplete fix of CVE-2024-7985, which only added file-type validation to the upload operation. Added Reference https://wpscan.com/vulnerability/88390679-80c5-439f-89d1-2f46aff8cfdb/